//3d entity control script example

global entity

function init
	invg	create_cube	entity
end_function

invg	turn_entity	gc	entity	1	2	3
